@charset "utf-8";
/*rest-css */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

fieldset,
img {
	border: none;
}

address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
}
ul,
ol {
	list-style: none;
}
em,
i {
	font-style: normal;
}
input::-moz-focus-inner {
	border: none;
	padding: 0;
}
select,
input {
	vertical-align: middle;
}
select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}
input[type="text"],
input[type="password"],
textarea {
	outline-style: none;
	-webkit-appearance: none;
}
textarea {
	resize: none;
}
:-moz-placeholder {
	color: #bebebe;
}
::-moz-placeholder {
	color: #bebebe;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #bebebe;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bebebe;
}
table {
	border-collapse: collapse;
}
body {
	background: #f1f1f1;
	color: #333;
	padding: 0;
	font: 12px/20px "\5FAE\8F6F\96C5\9ED1", "\5b8b\4f53", "SimSun";
	text-align: left;
}

body>div {
	text-align: left;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #CC0700;
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	overflow: hidden;
}

.fl {
	float: left !important;
}

.fr {
	float: right !important;
}
.w1200{
	width:1200px;
	margin:0 auto;
}

/*入驻企业-首页*/
.rzqy-top{
	width:100%;
	height:370px;
	position: relative;
}
.rzqy-banner{
	width:100%;
	height:370px;
	background: url(../../images/secondportal/rzbanner.png) no-repeat center center;
	background-size: 100% 100%;
}
/*.rzqy-banner img{*/
/*	display:block;*/
/*	width:100%;*/
/*	height:100%;*/
/*	object-fit: cover;*/
/*}*/
.rzqy-back{
	color:#fff;
}
.rzqy-back:hover{
	color:#d8d8d8;
}
.rzqy-company{
	background:#fff;
	padding:120px 0 40px;
}
.rzqy-cpyleft{
	width:770px;
	padding:0 55px;
	float:left;
}
.rzqy-cpylf-h4{
	height:88px;
	line-height:40px;
	position: relative;
}
.rzqy-cpylf-h4 i{
	display:inline-block;
	width:100%;
	height:1px;
	background:#333;
}
.rzqy-cpylf-h4 span{
	display: block;
	height: 88px;
	line-height: 40px;
	font-size: 30px;
	color:#333;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #fff;
	padding-right: 20px;
	overflow: hidden;
}
.rzqy-cpylf-p1{
	font-size:14px;
	color:#999;
	line-height: 30px;
}
.rzqy-cpylf-p2{
	padding-top:48px;
}
.rzqy-cpylf-p2 a{
	display:inline-block;
	width:120px;
	height:38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color:#999;
	border:1px solid #999;
	border-radius: 100px;
	background:#fff;
}
.rzqy-cpylf-p2 a:hover{
	border:1px solid #CC0700;
	color:#CC0700;
}
.rzqy-cpyright{
	width:300px;
	height:420px;
	float:right;
	position: relative;
}
.rzqy-cpyrg-p1{
	position: absolute;
	width:188px;
	height:19px;
	bottom:0px;
	right:0px;
}
.rzqy-cpyrg-p2{
	position: absolute;
	width:300px;
	height:390px;
	top:0px;
	right:0px;
	z-index: 2;
	overflow: hidden;
}
.rzqy-cpyrg-p2 img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
/*.rzqy-cpyrg-p3{*/
/*	position: absolute;*/
/*	width:232px;*/
/*	height:232px;*/
/*	bottom:0px;*/
/*	left:0px;*/
/*	z-index: 11;*/
/*}*/
.rzqy-compy-main{
	padding:25px 0 90px;
}
/*入驻企业-招标采购*/
.rzqy-main{
	padding:50px 0;
}
.rzqy-zbcg-main{
	padding:35px 0 10px;
}
/*关于我们*/
.rzqy-aboutus{
	background:#fff;
	padding:90px 0 40px;
}
.rzqy-abmcont{
	width:1200px;
	margin:0 auto;
}
.rzqy-abmc-tit{
	height:88px;
	line-height: 88px;
	font-size:30px;
	color:#333;
	text-align: center;
}
.rzqy-abmc-cot{
	padding:10px 0 25px;
}
.rzqy-abmc-cot p{
	font-size:14px;
	color:#999;
	line-height: 24px;
}
.rzqy-certificate{
	padding: 25px 0 60px;
}
.rzqy-cer-main{
	padding:20px 0;
}
.rzqy-cer-main li{
	float:left;
	width:266px;
	padding:22px;
	box-sizing: border-box;
	margin-right:45px;
	margin-bottom:40px;
	background:#fff;
}
.rzqy-cer-main li:nth-child(4n){
	margin-right:0px;
}
.rzqy-cer-main li p.tp{
	width:222px;
	height:154px;
	margin-bottom:15px;
}
.rzqy-cer-main li p img{
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}
.rzqy-cer-main li p.mc{
	padding-top:12px;
	font-size:12px;
	line-height: 18px;
	color:#333;
	border-top: 1px solid #d8d8d8;
}

/*联系我们*/
.rzqy-us-gsmc{
	padding:50px 0 44px;
}
.rzqy-us-gsmc h4{
	text-align: center;
	font-size: 30px;
	line-height: 48px;
	font-weight: normal;
}
.rzqy-us-gsmc p{
	text-align: center;
	padding-top:14px;
	line-height: 24px;
}
.rzqy-us-gsmc p a{
	color:#9E9E9E;
	font-size: 18px;
}
.rzqy-us-gsmc p a:hover{
	color:#CC0700;
}
.rzqy-us-lxfs{
	padding:48px 100px;
	background:#fff;
	border-radius: 4px;
}
.rzqy-us-lxfs ul{
	width:600px;
}
.rzqy-us-lxfs ul li{
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	padding-left:36px;
}
.rzqy-us-lxfs ul li.dh{
	background: url(../../images/secondportal/phone.png) no-repeat left center;
	background-size: 24px 24px;
}
.rzqy-us-lxfs ul li.sj{
	background: url(../../images/secondportal/phone1.png) no-repeat left center;
	background-size: 24px 24px;
}
.rzqy-us-lxfs ul li.qq{
	background: url(../../images/secondportal/QQ.png) no-repeat -3px center;
	background-size: 28px 28px;
}
.rzqy-us-lxfs ul li.yx{
	background: url(../../images/secondportal/yx.png) no-repeat left center;
	background-size: 24px 24px;
}
.rzqy-us-lxfs ul li.fusj{
	background: url(../../images/secondportal/fusj.png) no-repeat left center;
	background-size: 24px 24px;
}
.rzqy-us-lxfsdl{
	height:208px;
	width:390px;
}
.rzqy-us-lxfsdl dt{
	float: left;
	width:208px;
	height:208px;
}
.rzqy-us-lxfsdl dt img{
	display:block;
	width:208px;
	height:208px;
}
.rzqy-us-lxfsdl dd{
	float: left;
	font-size:18px;
	color:#333;
	line-height: 40px;
	margin-top: 88px;
	margin-left: 30px;
}
.rzqy-us-lxdz{
	padding:60px 0 40px;
}
.rzqy-us-lxdz p{
	width:40px;
	height:40px;
	margin:0 auto;
}
.rzqy-us-lxdz h5{
	text-align: center;
	line-height: 32px;
	color:#9E9E9E;
	font-size: 18px;
	font-weight: normal;
	padding-top:20px;
}
.rzqy-us-map{
	width:1200px;
	margin:0 auto;
	height:400px;
	background:#9E9E9E;
}
/*.rzqy-us-map img{*/
/*	display: block;*/
/*	height:100%;*/
/*	width:100%;*/
/*	object-fit: cover;*/
/*}*/
.contact-main{
	padding-bottom:50px;
}

/*联系我们-单独页面*/
.lxwm-banner{
	height:330px;
	width:100%;
}
.lxwm-banner img{
	display:block;
	width:100%;
	height:100%;
	object-fit: cover;
}

/*后修改入驻企业联系我们样式*/
.rzqy-us-nstyle ul li{
	height: 62px;
	line-height: 60px;
}
.rzqy-us-nstyle .rzqy-us-lxfsdl{
	height:190px;
}
.rzqy-us-nstyle .rzqy-us-lxfsdl dt{
	width:190px;
	height:190px;
}
.rzqy-us-nstyle .rzqy-us-lxfsdl dt img{
	width:190px;
	height:190px;
}
.rzqy-us-nstyle .rzqy-us-lxfsdl dd{
	margin-top:70px;
}